Skip to content

Conversation

@trentm
Copy link
Contributor

@trentm trentm commented Apr 10, 2025

The tests broke on [email protected] and earlier.
The instrumentation crashed on [email protected] and earlier.

Refs: #2784 (comment)
Fixes: #2784

@trentm trentm self-assigned this Apr 10, 2025
@trentm trentm requested a review from a team as a code owner April 10, 2025 21:48
@github-actions github-actions bot requested a review from seemk April 10, 2025 21:48
@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.45%. Comparing base (b6d6d94) to head (4b06cc8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2787      +/-   ##
==========================================
- Coverage   89.50%   89.45%   -0.05%     
==========================================
  Files         174      174              
  Lines        8318     8319       +1     
  Branches     1591     1592       +1     
==========================================
- Hits         7445     7442       -3     
- Misses        873      877       +4     
Files with missing lines Coverage Δ
...ode/instrumentation-kafkajs/src/instrumentation.ts 97.57% <100.00%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@trentm
Copy link
Contributor Author

trentm commented Apr 10, 2025

Aside: The "Add component labels" workflow (run: https://github.com/open-telemetry/opentelemetry-js-contrib/actions/runs/14390963192/job/40357662690?pr=2787) did not add the pkg:instrumentation-kafkajs label. .github/component-label-map.yml doesn't have a instr-kafkajs entry.

Ah, it wasn't added when instr-kafkajs was added (which was after the component-label-map.yml file was initially created).

…tically add the pkg:instrumentation-kafkajs label (required for TAV testing PRs)
@trentm
Copy link
Contributor Author

trentm commented Apr 10, 2025

.github/component-label-map.yml doesn't have a instr-kafkajs entry.

Added in commit 4b06cc8

@trentm trentm merged commit e88ca9d into open-telemetry:main Apr 11, 2025
23 checks passed
@trentm trentm deleted the trentm-fix-kafka-tav branch April 11, 2025 17:08
@dyladan dyladan mentioned this pull request Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: tav tests failing for kafkajs v1.7.0

4 participants